Skip to content

Context-form retrofit (batch 10, final): OrnetBrowser (10 functions)#915

Merged
abrignoni merged 1 commit into
mainfrom
context-retrofit-batch10
Jun 24, 2026
Merged

Context-form retrofit (batch 10, final): OrnetBrowser (10 functions)#915
abrignoni merged 1 commit into
mainfrom
context-retrofit-batch10

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Batch 10 — OrnetBrowser solo (10 functions), the final batch of the ALEAPP context-form retrofit.

  • ornetbrowser_thumbnails (Location) + ornetbrowser_usageinfo (Path) — path columns.
  • The other 8 functions return a full source_path (db), now relativized.
  • Kept # pylint: disable=W0718 for the existing except Exception blocks (nested is_sqlite_db helpers + usageinfo); dropped W0613.

pylint 10.00, all 10 context form, imports clean, 11 get_relative_path applications.

🎉 28 of 28 done — completes the retrofit of every ALEAPP artifact where get_relative_path improves output (a full path leaking into a data column).

Batch 10 (final, solo). All 10 OrnetBrowser functions 4-arg -> def fn(context);
ornetbrowser_thumbnails ('Location') and ornetbrowser_usageinfo ('Path') have
path columns, the other 8 return a full source_path now relativized. Kept the
W0718 disable for the existing except Exception blocks (nested is_sqlite_db /
usageinfo). pylint 10.00.

Completes the ALEAPP context-form retrofit (28 artifacts where get_relative_path
improves output).
@abrignoni abrignoni merged commit 3be373c into main Jun 24, 2026
2 checks passed
@abrignoni abrignoni deleted the context-retrofit-batch10 branch June 24, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant